menu
fatima package
documentation
ui/src/ui_config/style.dart
Style
hasShape method
hasShape method
dark_mode
light_mode
hasShape
method
bool
hasShape
(
)
Implementation
bool hasShape() => hasBorder() || borderRadius != null;
fatima package
documentation
ui/src/ui_config/style
Style
hasShape method
Style class