menu
fastyle_core package
documentation
ui/layouts/field.layout.dart
FastFieldLayout
showLabelBorder property
showLabelBorder property
dark_mode
light_mode
showLabelBorder
property
bool
showLabelBorder
final
Specifies whether the label should have a border.
Defaults to false.
Implementation
final bool showLabelBorder;
fastyle_core package
documentation
ui/layouts/field.layout
FastFieldLayout
showLabelBorder property
FastFieldLayout class