menu
flutter_compose_ui_modifiers package
documentation
custom/gradient_box_border.dart
GradientBoxBorder
bottom property
bottom property
dark_mode
light_mode
bottom
property
@
override
BorderSide
get
bottom
override
The bottom side of this border.
Implementation
@override BorderSide get bottom => BorderSide.none;
flutter_compose_ui_modifiers package
documentation
custom/gradient_box_border
GradientBoxBorder
bottom property
GradientBoxBorder class