menu
jet_flutter_framework package
documentation
jet_framework.dart
WindowsRow
columns property
columns property
dark_mode
light_mode
columns
property
List
<
WindowsColumn
>
columns
final
The different columns being grouped together.
Implementation
final List<WindowsColumn> columns;
jet_flutter_framework package
documentation
jet_framework
WindowsRow
columns property
WindowsRow class