components\widgets library
Properties
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.