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