menu
flint_dart package
documentation
flint_ui.dart
FlintPage
props property
props property
dark_mode
light_mode
props
property
Map
<
String
,
dynamic
>
props
final
Props passed from the server to the page component.
Implementation
final Map<String, dynamic> props;
flint_dart package
documentation
flint_ui
FlintPage
props property
FlintPage class