components\widgets library

Properties

heading TextStyle
A text style for headings.
getter/setter pair

Functions

disable({Key? key, bool disabled = true, Widget? child}) Widget
A widget that disables user interaction with its child widget.
fluentUiBtn(BuildContext context) ButtonStyle
Returns the button style used in Fluent UI.
textFormDecoration(String title, String hint, IconData icon, BuildContext context) InputDecoration
Returns the input decoration for a text form field.