menu
ag_widgets package
documentation
widgets/ag_app_button.dart
AgAppButton
isOutlined property
isOutlined property
dark_mode
light_mode
isOutlined
property
bool
isOutlined
final
If true, button appears with an outlined style.
Implementation
final bool isOutlined;
ag_widgets package
documentation
widgets/ag_app_button
AgAppButton
isOutlined property
AgAppButton class