createEmpty property
StoryTypography
get
createEmpty
Implementation
static StoryTypography get createEmpty => StoryTypography(
font: 'Roboto',
fontSize: 15.0,
fontStyle: 'normal',
align: 'center',
transform: 'normal',
);