menu
unit_widgets_display package
documentation
StatelessWidget/OutlineButton/node1_base.dart
CustomOutlineButton
CustomOutlineButton.new const constructor
CustomOutlineButton.new const constructor
dark_mode
light_mode
CustomOutlineButton
constructor
const
CustomOutlineButton
(
{
Key
?
key
,
})
Implementation
const CustomOutlineButton({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/OutlineButton/node1_base
CustomOutlineButton
CustomOutlineButton.new const constructor
CustomOutlineButton class