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