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