KiteLayoutSizeX extension
Properties
- compact → bool
-
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
no setter - expanded → bool
-
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
no setter - medium → bool
-
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
no setter - pageInsets → EdgeInsets
-
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
no setter - pagePadding → double
-
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
no setter - wide → bool
-
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
no setter
Methods
-
columns(
{int compact = 1, int medium = 2, int expanded = 3}) → int -
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension
-
value<
T> ({required T compact, T? medium, T? expanded}) → T -
Available on KiteLayoutSize, provided by the KiteLayoutSizeX extension