menu
tx_design package
documentation
widgets/top_sheet.dart
ModalTopSheetRoute<T>
shape property
shape property
dark_mode
light_mode
shape
property
ShapeBorder
?
shape
final
顶部工作表的形状。
定义顶部工作表的
Material.shape
。
如果未提供此属性,则回退到
Material
的默认值。
Implementation
final ShapeBorder? shape;
tx_design package
documentation
widgets/top_sheet
ModalTopSheetRoute<T>
shape property
ModalTopSheetRoute class