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