ModuleDynamicMapExtensions extension

on
  • dynamic

Methods

toAlignment() Alignment?
Convert the alignment from DynamicMap.
toColor() Color?
Convert the color from DynamicMap.
toEdgeInsets() EdgeInsets?
Convert the edge insets from DynamicMap.
toIconData() IconData?
Convert the icon data from DynamicMap.
toMenuConfig() MenuConfig?
Convert the menu config from DynamicMap.
toModule<T extends Module>() → T?
Convert the icon data from DynamicMap.
toPermission() Permission?
Convert the permission from DynamicMap.
toRoleConfig() RoleConfig?
Convert the role config from DynamicMap.
toSize() Size?
Convert the size from DynamicMap.
toTextStyle() TextStyle?
Convert the text style from DynamicMap.